operator (*) Interface

public interface operator (*)

Calls

interface~~operator (ASTERISK)~18~~CallsGraph interface~operator (ASTERISK)~18 operator (*) proc~chpath_mult chpath_mult interface~operator (ASTERISK)~18->proc~chpath_mult

Module Procedures

public function chpath_mult(const, chn1) result(chn2)

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: const
type(ch_pathogen_output), intent(in) :: chn1

Return Value type(ch_pathogen_output)